home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1999 / MacHack 1999.toast / The Hacks / NetPokerForMacOSX_Server / HoldEmHigh / Preferences.bproj / Preferences.nib / classes.nib next >
Encoding:
Text File  |  1999-06-25  |  357 b   |  13 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {changeUserNameAction = id; }; 
  6.             CLASS = Preferences; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {userNameField = id; }; 
  9.             SUPERCLASS = NSWindowController; 
  10.         }
  11.     ); 
  12.     IBVersion = 1; 
  13. }